Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let the speedup block locator complain about surplus closing braces. #359

Merged
merged 1 commit into from
Oct 18, 2016
Merged

Let the speedup block locator complain about surplus closing braces. #359

merged 1 commit into from
Oct 18, 2016

Conversation

natano
Copy link
Contributor

@natano natano commented Sep 29, 2016

This brings the behaviour of the speedup module more in line with the
behaviour of the locate_block() function as implemented in python.

e.g. try:

$ echo 'a{}}' | pyscss

This brings the behaviour of the speedup module more in line with the
behaviour of the locate_block() function as implemented in python.

e.g. try:

	$ echo 'a{}}' | pyscss
@coveralls
Copy link

coveralls commented Sep 29, 2016

Coverage Status

Coverage remained the same at 66.971% when pulling 4cf0cb6 on natano:speedup_braces into c28b587 on Kronuz:master.

@natano
Copy link
Contributor Author

natano commented Oct 18, 2016

Ping.

Anything that needs to be done so this can be merged?

@Kronuz Kronuz merged commit 7f4725b into Kronuz:master Oct 18, 2016
@Kronuz
Copy link
Owner

Kronuz commented Oct 18, 2016

Thank you! :)

@natano
Copy link
Contributor Author

natano commented Oct 18, 2016

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants